Skip to content

Conversation

@mkannwischer
Copy link
Contributor

Integrates hol_server (https://github.com/monadius/hol_server) to enable TCP-based communication with HOL Light. This allows sending commands programmatically via netcat or the VS Code extension.

Usage: hol-server [port] # default port is 2012

Update documentation accordingly.

Integrates hol_server (https://github.com/monadius/hol_server) to enable
TCP-based communication with HOL Light. This allows sending commands
programmatically via netcat or the VS Code extension.

Usage: hol-server [port]  # default port is 2012

Update documentation accordingly.

Signed-off-by: Matthias J. Kannwischer <[email protected]>
@mkannwischer mkannwischer marked this pull request as ready for review January 14, 2026 14:19
@mkannwischer mkannwischer requested a review from a team as a code owner January 14, 2026 14:19
Copy link
Contributor

@hanno-becker hanno-becker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @mkannwischer. I tested this locally and it seems to work.

I am not sure how I can interrupt the server. In a terminal, CTRL-C just works, but with the server, it didn't seem to.

@hanno-becker hanno-becker merged commit 6704243 into main Jan 15, 2026
348 checks passed
@hanno-becker hanno-becker deleted the hol-server branch January 15, 2026 05:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants